Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Version 3.0.0 #124

Merged
merged 215 commits into from
May 25, 2018
Merged

Version 3.0.0 #124

merged 215 commits into from
May 25, 2018

Conversation

Kapiainen
Copy link
Owner

Rewrote the skin in MoonScript/Lua, VBScript, and batch files. Python is no longer used and the SQLite3 command line tool is an optional dependency that is needed for GOG Galaxy support.

Removed old files from version 2.7.1
This VBScript is used to run the various batch files without having
command prompts show up. Line 19 can be modified (change the zero to a
one) to show the windows e.g. for debugging purposes.
The script generates a translation file for the default language
(English) based on the MoonScript source files.
A slot's value string meter now gets a tooltip whenever its text option
has more than a certain calculated amount of characters.
Changed paths to always include quotes.
Fixed a bug related to downloading missing banners.
Replace unsupported characters from Steam persona names
Unsupported characters are now removed from the profile names of
detected accounts.
Games are now serialized in a sorted state (ascending gameID). This
should improve performance by eliminating the need to iterate through
the list of games to find a game based on a gameID (e.g. in the Game
config).
Updated to make use of the fact that the serialized games are sorted in
an ascending order based on their gameID.
Fixed bug introduced in the previous commit.
Fixed bug related to slots when there are not enough properties to fill
them.
Updated version number
Tags are now sorted alphabetically in the preview part of the "Tags"
property.
Refactored to reduce some duplicate lines of code.
Navigating to the "Tags" sub-menu now changes the label of the left-hand
side button from "Save" to "Accept", which also means that a new
translation string has been added.
@Kapiainen Kapiainen merged commit 6b3ef7b into master May 25, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants